Click or drag to resize

SipClientSendResponseOK Method

Overload List
  NameDescription
Public methodSendResponseOK(Request)
Sends "OK" response with status code 200. It is same method as AcceptRequest(Request).
Public methodSendResponseOK(Request, String)
Sends "OK" response with status code 200 and the specified description text. It is same method as AcceptRequest(Request).
Top
See Also